Starting Code for this Exercise
Add Firebase Crash Reporting to the app:
Add Firebase Crash Reporting to the app-level build.gradle dependencies
Call the method that causes a crash for Firebase Crash Reporting
Call the method to report a non-fatal crash
Good work!
Solution: [L04.01-Solution-FirebaseCrashReporting][Diff]
Next Concept